func google.golang.org/protobuf/internal/encoding/json.parseNumberParts
2 uses
google.golang.org/protobuf/internal/encoding/json (current package)
decode_number.go#L99: func parseNumberParts(input []byte) (numberParts, bool) {
decode_token.go#L178: parts, ok := parseNumberParts(t.raw)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)